home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / MPW Interfaces & Libraries / CIncludes / PrintTraps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-01-29  |  416 b   |  18 lines  |  [TEXT/MPS ]

  1. /************************************************************
  2.  
  3. Created: Monday, September 9, 1991 at 1:04 PM
  4.     PrintTraps.h
  5.  
  6.     Copyright Apple Computer, Inc.    1991
  7.     All rights reserved
  8.  
  9. ************************************************************/
  10.  
  11. /* This file is provided to support existing references to it. The up to date interface is
  12.    defined in Printing.h
  13. */
  14.  
  15. #ifndef __PRINTING__
  16. #include <Printing.h>
  17. #endif
  18.